home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / terminal / dp410 / beacon.box < prev    next >
Encoding:
Text File  |  1993-08-11  |  837 b   |  31 lines

  1. # PLEASE! Only use this feature, if you are running a full time bbs
  2. # Don't bother everyone with superfluous beacons!
  3. #
  4. # Do not! set the interval to low! the bbs has quite a lot of work
  5. # with the mail beacon....
  6. #
  7. # proposed: 30 minutes, maximum: 60 minutes. 0 minutes = OFF
  8. #
  9. INTERVAL 30
  10. #
  11. # the 'statustext' appears as a single broadcast. the text is parsed
  12. # by the string convert routine of DP, consult the manual for availiable
  13. # '\x' - replacements.
  14. #
  15. STATUSTEXT < \Z > DP-BOX v\V
  16. #
  17. # then, if there is mail found, the 'mailtext' becomes transmitted,
  18. # added with the user callsigns having new mail.
  19. #
  20. MAILTEXT Mail for :
  21. #
  22. # define a maximum value of transmitted calls, don't overload the hf...
  23. #
  24. MAXCALLS 50
  25. #
  26. # the unproto-adresses for the mail-beacon:
  27. #
  28. TNC 0 MAIL
  29. TNC 1 MAIL via DB0BER DB0BLN
  30.  
  31.